Contribution org.nuxeo.ecm.platform.relations.io.contrib--adapters
In component org.nuxeo.ecm.platform.relations.io.contrib
org.nuxeo.ecm.platform.relations.io.contrib
inside nuxeo-platform-relations-io-5.8.jar
This contribution is part of XML component Extension Point
Extension point adapters of component IOManager.Contributed Items
XML Source
<extension point="adapters" target="org.nuxeo.ecm.platform.io.IOManager">
<adapter class="org.nuxeo.ecm.platform.relations.io.IORelationAdapter" name="template_relations">
<property name="graph">default</property>
<property name="ignore-external">true</property>
</adapter>
</extension>